chore(docs): add license server docs#35275
Conversation
There was a problem hiding this comment.
Pull request overview
新增 License Center(ELS/CLS)离线授权流程的中文参考文档,帮助用户完成 CLS 部署、离线令牌导入,以及 TSDB 侧的 CLS 配置对接。
Changes:
- 新增
License-Center 参考手册页面,覆盖离线授权全流程与 TSDB/Explorer 配置入口 - 补充流程截图资源(ELS/CLS 界面示例)
Reviewed changes
Copilot reviewed 1 out of 14 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| docs/zh/14-reference/01-components/13-license-center/index.mdx | 新增 License Center 离线授权操作手册与 TSDB 配置说明 |
| docs/zh/14-reference/01-components/13-license-center/assets/license-center-els-customer-create-entry.png | 新增文档配图(ELS 客户管理入口) |
| docs/zh/14-reference/01-components/13-license-center/assets/license-center-cls-license-import-dialog.png | 新增文档配图(CLS 离线导入对话框) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Code Review
This pull request introduces a comprehensive reference manual for the License-Center component, covering installation, configuration, and the offline authorization workflow for TDengine TSDB and IDMP. The review feedback suggests several improvements to the documentation, including providing the specific shell command for package extraction, correcting a typo and punctuation inconsistency in the parameter descriptions, using the correct language tag for SQL code blocks, and renaming an image file to be more descriptive.
…reenshots and online authorization flow - Replace old screenshots with updated UI images - Add online authorization process description - Add TSDB cluster connection and quota management sections - Update SQL configuration examples with clsQuotaSlotId - Add taos-explorer configuration guide
- Fix typo: '解压安装包' -> '安装包' - Fix typo: '表是否开启' -> '表示否开启' - Fix colon inconsistency: Chinese colons to English colons in list items - Fix code block language: bash -> sql for SQL statements - Shorten section title: '离线授权操作流程' -> '离线授权流程' - Update example IP: 192.168.2.158 -> localhost
将用户名和密码示例中的英文冒号改为中文冒号,保持文档格式一致
7f269ff to
3709d85
Compare
|
Description
Issue(s)
Checklist
Please check the items in the checklist if applicable.